$ socat file:$(tty),raw,echo=0 tcp:am-i-not-root.chal.uiuc.tf:1337
Handout: Same as Zapping a Setuid 1
author: YiFei Zhu
Files: No files.
Tags: systems/*
* Search the process keyrings and keyring trees linked from those for a
* matching key. Keyrings must have appropriate Search permission to be
* searched.
*
* If a key is found, it will be attached to the destination keyring if there's
* one specified and the serial number of the key will be returned.
*
* If no key is found, /sbin/request-key will be invoked if _callout_info is
* non-NULL in an attempt to create a key. The _callout_info string will be
* passed to /sbin/request-key to aid with completing the request. If the
* _callout_info string is "" then it will be changed to "-".
*//sbin/reboot